home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / image / stview11.zip / UNPACK.GUS < prev    next >
Text File  |  1996-04-21  |  372b  |  15 lines

  1. @echo off
  2. rem ==--=StarBar archive extractor batch file=--==
  3. rem
  4. rem ========================================================================
  5. rem
  6. rem first parameter : Path to node-specific temp dir
  7. rem second parameter : Path and File to be examined
  8. rem
  9. rem ========================================================================
  10. rem
  11.  
  12.  
  13.  
  14. gus %2 %1 /R /N /Q
  15.